mkelf32: Remove the 32-bit hypervisor support
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 18 Feb 2016 16:46:05 +0000 (17:46 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 18 Feb 2016 16:46:05 +0000 (17:46 +0100)
commitaa793256a831fb089c61c60513667e9db63965ae
treea32deb794a8c288f73333a2a9768b071149f9fc5
parent8dd6d1c099865ee5f5916616a0ca79cd943c46f9
mkelf32: Remove the 32-bit hypervisor support

We do not compile 32-bit hypervisor anymore so the code for
the ELFCLASS32 is effectively dead.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/mkelf32.c